The Dreamweaver JavaScript API > Toggle functions > dom.setShowWordWrap()

 

dom.setShowWordWrap()

Availability

Dreamweaver 4.0

Description

Turns word wrap off or on in the Code view of the Document window.

Arguments

bShow

bShow is a Boolean value indicating whether the line numbers should be visible (true) or not (false).

Returns

Nothing.